PL/pgSQL and PostgreSQL (7.4.5) syntax and auto-completion files for Edit Plus 2.11 (2096) written by Tomek@Jakubas.pl
ver.1.0

This archive cointains:
 - README		- this file
 - plpgsql.stx		- PL/pgSQL syntax file for EditPlus 2.11 (2096) 
 - plpgsql.acp		- PL/pgSQL auto-completion file for EditPlus 2.11 (2096) 
 - postgre.stx		- Postgres SQL syntax file for EditPlus 2.11 (2096)
 - new_settings.ini	- Part of mine settings to use this files. 
				Copy it to the end of /Program Files/Edit Plus 2/settings.ini or apply this files by 
				Tools > Preferences > Settings & Syntax 

				Note: I change default colors in plpgsql.stx, so try mine settings from new_settings.ini to get better syntax view.

based on:PHP syntax file written by ES-Computing and followed help
	 Auto-completion file for Oracle PL/SQL v1.0 written by Moshe Nativ.	
	 Postgres SQL syntax file written by Sam Lie.
	 Thanx!